home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / super_fly.swf / scripts / DefineButton2_38 / BUTTONCONDACTION on(release).as
Text File  |  2012-01-07  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(56);
  4. }
  5.